Knowledge Query and Manipulation Language - определение. Что такое Knowledge Query and Manipulation Language
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Knowledge Query and Manipulation Language - определение

LANGUAGE AND PROTOCOL FOR COMMUNICATION AMONG SOFTWARE AGENTS AND KNOWLEDGE-BASED SYSTEMS
KQML; Knowledge Query & Manipulation Language
Найдено результатов: 73275
Knowledge Query and Manipulation Language         
<language, protocol, artificial intelligence> (KQML) A language and protocol, based on SGML, for exchanging information and knowledge, proposed in 1993(?). Work on KQML is led(?) by Tim Finin <finin@umbc.edu> of the University of Maryland Baltimore County, Lab for Advanced Information Technology. It is part of the ARPA {Knowledge Sharing Effort}. The KQML message format and protocol can be used to interact with an intelligent system, either by an {application program}, or by another intelligent system. KQML's "performatives" are operations that agents perform on each other's knowledge and goal stores. Higher-level interactions such as contract nets and negotiation are built using these. KQML's "communication facilitators" coordinate the interactions of other agents to support knowledge sharing. Experimental prototype systems support concurrent engineering, intelligent design, intelligent planning, and scheduling. http://cs.umbc.edu/kqml/. (1999-09-28)
KQML         
Knowledge Query Manipulation Language (Reference: AI)
database query language         
COMPUTER LANGUAGE USED TO MAKE QUERIES INTO DATABASES AND INFORMATION SYSTEMS SUCH AS SQL OR XQUERY
Database query language; Information retrieval query language; Query languages; Query structure; Relational database querying; List of query languages; List of data query languages; List of database query languages
<database> A language in which users of a database can (interactively) formulate requests and generate reports. The best known is SQL. (1998-04-15)
Information retrieval query language         
COMPUTER LANGUAGE USED TO MAKE QUERIES INTO DATABASES AND INFORMATION SYSTEMS SUCH AS SQL OR XQUERY
Database query language; Information retrieval query language; Query languages; Query structure; Relational database querying; List of query languages; List of data query languages; List of database query languages
An information retrieval (IR) query language is a query language used to make queries into search index. A query language is formally defined in a context-free grammar (CFG) and can be used by users in a textual, visual/UI or speech form.
Data Manipulation Language         
FAMILY OF SYNTAX ELEMENTS USED FOR SELECTING, INSERTING, DELETING AND UPDATING DATA IN A DATABASE
Data Manipulation Language
<language, database> (DML, or Data Management Language) A language for the manipulation of data in a database by applications and/or directly by end-users. SQL contains DML commands such as INSERT, UPDATE, and DELETE. See also Data Definition Language (DDL). (1999-04-26)
Jakarta Persistence Query Language         
PLATFORM-INDEPENDENT OBJECT-ORIENTED QUERY LANGUAGE
JPQL; Java Persistence Query Language
The Jakarta Persistence Query Language (JPQL; formerly Java Persistence Query Language) is a platform-independent object-oriented query language defined as part of the Jakarta Persistence (JPA; formerly Java Persistence API) specification.
RDF query language         
PROGRAMMING LANGUAGE ALLOWING EASY QUERYING ON RDF GRAPHS
RDQL; RDF query languages
An RDF query language is a computer language, specifically a query language for databases, able to retrieve and manipulate data stored in Resource Description Framework (RDF) format.
Manipulation (psychology)         
TYPE OF SOCIAL INFLUENCE
Mental manipulation; Emotional manipulation; Psychological control; Vulnerabilities exploited by manipulators; Basic manipulative strategy of a psychopath; Manipulators; Psychological Manipulation; Manipulative behavior; Manipulative behaviour; Psychological manipulation; Manipulation of emotions
Manipulation in psychology is a behavior designed to exploit, control, or otherwise influence others to one’s advantage. Definitions for the term vary in which behavior is specifically included, influenced by both culture and whether referring to the general population or used in clinical contexts.
Contextual Query Language         
INFORMATION RETRIEVAL QUERY LANGUAGE
Contextual query language; Common Query Language
Contextual Query Language (CQL), previously known as Common Query Language,CQL: the Contextual Query Language: Specifications SRU: Search/Retrieval via URL, Standards, Library of Congress is a formal language for representing queries to information retrieval systems such as search engines, bibliographic catalogs and museum collection information. Based on the semantics of Z39.

Википедия

Knowledge Query and Manipulation Language

The Knowledge Query and Manipulation Language, or KQML, is a language and protocol for communication among software agents and knowledge-based systems. It was developed in the early 1990s as part of the DARPA knowledge Sharing Effort, which was aimed at developing techniques for building large-scale knowledge bases which are shareable and reusable. While originally conceived of as an interface to knowledge based systems, it was soon repurposed as an Agent communication language.

Work on KQML was led by Tim Finin of the University of Maryland, Baltimore County and Jay Weber of EITech and involved contributions from many researchers.

The KQML message format and protocol can be used to interact with an intelligent system, either by an application program, or by another intelligent system. KQML's "performatives" are operations that agents perform on each other's knowledge and goal stores. Higher-level interactions such as contract nets and negotiation are built using these. KQML's "communication facilitators" coordinate the interactions of other agents to support knowledge sharing.

Experimental prototype systems support concurrent engineering, intelligent design, intelligent planning, and scheduling.

KQML is superseded by FIPA-ACL.